Data Property

Summary

Gets the argument data to pass to an event handler.

Syntax
C#
C++
public TData Data { get; } 
public: 
property TData^ Data { 
   TData^ get(); 
} 

Property Value

Data

The data to pass the an event handler.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly